From 215c28df28cd643ef5cea35ca34a12a695a02b5f Mon Sep 17 00:00:00 2001 From: Wonchul Lee Date: Tue, 5 Jan 2016 16:48:48 +0900 Subject: [PATCH] docs: cleanup duplication of words https://bugzilla.gnome.org/show_bug.cgi?id=760148 --- docs/reference/gtk/getting_started.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reference/gtk/getting_started.xml b/docs/reference/gtk/getting_started.xml index 1fefc79e64..3df043d513 100644 --- a/docs/reference/gtk/getting_started.xml +++ b/docs/reference/gtk/getting_started.xml @@ -211,7 +211,7 @@ When creating an application, you'll want to put more than one widget inside a window. - When you want to put more than one widget into a window, it + When you want to put more than one widget into a window, it becomes important to control how each widget is positioned and sized. This is where packing comes in. -- 2.30.2